Is SwiftUI currently versioned like Swift the language or is treated more like UIKit where the version is attached to the OS release? So for example will the changes to SwiftUI found in Xcode 12, work on iOS 13? If not that means any new SwiftUI features/bug fixes will need to wait to be deployed until iOS 14 is released AND there is enough iOS adoption by the user base.
Thanks.
Post
Replies
Boosts
Views
Activity
Is there a way to replace the icon used for the new SwiftUI 2.0 sidebar toggle with one of your own?
Just being able to change the tint color would be useful.
Thanks.
Has anyone been seeing errors from VNImageRequestHandler since upgrading to iOS/iPadOS 14.5?
Specifically: Error Domain=com.apple.vis Code=11 "encountered unknown exception"
It works for some images, but seems to fail on many that work fine on prior iOS/iPadOS versions.